Application.RemoveTrayItem Method

Windows only. Removes the passed item from the System Tray via the TrayItem class.

Syntax

Application.RemoveTrayItem Item


Parameters

Item

TrayItem


See the TrayItem class for an example.